home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Friends / Wave / WavesWorld / Source / Applications / BuildaDudeII / English.lproj / BuildaDudeIIDoc.nib / data.classes next >
Encoding:
Text File  |  1995-03-23  |  245 b   |  22 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. BuildaDudeIIDoc = {
  7.     ACTIONS = {
  8.     new:;
  9.     close:;
  10.     save:;
  11.     open:;
  12.     saveAs:;
  13.     import:;
  14.     };
  15.     OUTLETS = {
  16.     controller;
  17.     window;
  18.     well;
  19.     };
  20.     SUPERCLASS = Object;
  21. };
  22.